func runtime.syscall_runtime_envs

one use

	runtime (current package)
		runtime.go#L55: func syscall_runtime_envs() []string { return append([]string{}, envs...) }